home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / games / eamon_mt.arc / READ.ME < prev    next >
Text File  |  1987-10-27  |  4KB  |  133 lines

  1.  
  2.     Start-up Instructions
  3.     (For the people who don't want to read the PLAYERS.DOC manual!)
  4.  
  5.     Boot the system.
  6.     If you have a color monitor, set your system to MEDIUM resolution.
  7.     Run GFABASRO.PRG by clicking on it.
  8.     Run EAMON.BAS by clicking on it.
  9.     Follow the directions (On your first visit, you will want to choose the
  10.     "Create New Character" option).
  11.  
  12.     That's it.
  13.  
  14.     If you are bothered by the red and/or green after-image of the bit-
  15.     plane scrolling, go to the GEM Control Panel and click on the red
  16.     and/or green square(s) and set all the sliders to the top (i.e., set
  17.     all to 7) of the panel.
  18.  
  19.  
  20.     You will need the following files on your disk to have the complete
  21.     Eamon Master Disk for the ST:
  22.  
  23.     EAMON.BAS
  24.     BEGCAVE.BAS
  25.     PLAYERS.DOC
  26.     READ.ME
  27.     GFABASRO.PRG
  28.     ADNAME.DAT
  29.     ARTIFACT.DAT
  30.     DESC.DAT
  31.     EFFECTS.DAT
  32.     MONSTERS.DAT
  33.     RMNAMES.DAT
  34.     ROOMS.DAT
  35.     SNAPPY.DAT
  36.  
  37.     These make up the Master Disk of the EAMON Fantasy Role Playing/
  38.     Adventure series, ported over from the IBM/Apple II.  There are, at
  39.     last count, something like 150 adventures that have been written using
  40.     Donald Brown's public domain adventuring system, and now running on 4
  41.     systems: Apple II, IBM PC, Atari 800 (Beginner's Cave), and the
  42.     Commodore 64.  And now, of course, the Atari ST.
  43.  
  44.     All but a few of these games have been written by EAMON *users* using
  45.     the Dungeon Designer's Disk, which will be made available in the near
  46.     future for the ST.
  47.  
  48.     This translation was written in GFA BASIC, distributed by MichTron, and
  49.     uses the GFA run-time package, which is for free distribution.  As a
  50.     footnote, I have worked on this system in both ST BASIC and the LDW
  51.     BASIC compiler.  ST BASIC is hopeless (many, many bugs, and very slow),
  52.     and the LDW compiler, while reasonably bug-free and with fast execution
  53.     of the compiled programs, takes 12 minutes to compile a typical EAMON
  54.     program file (30K) on a hard drive.  The whole idea of EAMON is that
  55.     users be able to contribute adventures, and the compiled idea rather
  56.     limits that.  GFA BASIC entered the picture in mid-January, and it was
  57.     just what EAMON needed!  It still means that you will need to purchase
  58.     GFA BASIC to write adventures, but GFA is such an incredible value that
  59.     I don't think there will be much problem with that (a personal view!).
  60.     I think that most serious BASIC programmers (and you _will_ need a
  61.     certain amount of BASIC expertise to use EAMON) will likely want to get
  62.     GFA anyway (hehe).
  63.  
  64.     This the complete implemetation of the version that was standard on the
  65.     Apple until mid-85 or so, with most of the enhancements that are in the
  66.     IBM version (although I am still working on some of them!).  The whole
  67.     EAMON system will be getting tweaked over the next four or five months,
  68.     and I'll be posting updates as finished.
  69.  
  70.     There is a National EAMON User's Club, which distributes both the
  71.     adventures (for some systems) and a mostly quarterly newsletter with
  72.     news, articles, reviews, and bug reports.  There isn't anything
  73.     specifically about the ST in it, but if you are interested, leave me a
  74.     message and I'll dig up the info.
  75.  
  76.  
  77.     Enjoy!
  78.  
  79.     Michael Detlefsen
  80.     CompuServe 70156,1636
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.